From 5b0fcca4c79f55707936eec3b22f6b4ca56a5510 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 5 Oct 2009 11:41:24 +0000 Subject: [PATCH] * tramp.texi (Remote processes): Association of a pty is not supported. --- doc/misc/tramp.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 91eaab1b201..2df0fe7f269 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2450,7 +2450,8 @@ always cached values for the directory contents. @value{tramp} supports running processes on a remote host. This allows to exploit @value{emacsname} packages without modification for remote file names. It does not work for the @option{ftp} and -@option{smb} methods. +@option{smb} methods. Association of a pty, as specified in +@code{start-file-process}, is not supported. @ifset emacsgvfs If the remote host is mounted via GVFS (see @ref{GVFS based methods}), -- 2.30.2